import React from 'react' import { Background } from 'playbook-ui' const BackgroundGradient = (props) => ( ) export default BackgroundGradient