export declare function getClosestBreakpoint(values: Record, point: number): string; export declare function getClosestBreakpointValue(mediaQueries: Record, value: number): any; export declare function isValidBreakpoint(config: any, queryCondition: any, width?: any): boolean; export declare function generateStylePropsFromCSSIds(props: any, styleCSSIds: any, config: any, activeThemes: any, componentConfig: any): any; //# sourceMappingURL=generateStylePropsFromCSSIds.d.ts.map