import type { Optional, RNValue } from '../types';
export declare const getValueForBreakpoint: (value: Record<string, RNValue>) => Optional<RNValue>;
//# sourceMappingURL=breakpoints.d.ts.map