import React from 'react' import { Background } from '../..' const BackgroundLight = (props) => ( ) export default BackgroundLight