import * as React from 'react'; import { ParallaxBackgroundControlsProps } from '../types/controls'; declare const ParallaxBackgroundDefaultControls: React.SFC; export default ParallaxBackgroundDefaultControls; //# sourceMappingURL=ParallaxBackgroundDefaultControls.d.ts.map