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