import { ResponsiveBackgroundsData, BackgroundsPropControllerData } from '@makeswift/prop-controllers'; export declare function useBackgroundsPropControllerData(data: BackgroundsPropControllerData | undefined): ResponsiveBackgroundsData | undefined; //# sourceMappingURL=useBackgroundsPropControllerData.d.ts.map