import { SIZES } from './constants'; export declare const getSize: (contentHeight: number) => SIZES; //# sourceMappingURL=utils.d.ts.map