import React from 'react'; import { Props } from './BackgroundImageStyle'; declare const BackgroundImage: React.FC; export default BackgroundImage; //# sourceMappingURL=BackgroundImage.d.ts.map