import { ImageBreakpointSize } from '../Image'; export declare const sizeToNumber: (size: ImageBreakpointSize) => number;