import { Size } from "./types"; export declare const getSize: (size?: Size | string | number) => string; //# sourceMappingURL=utils.d.ts.map