import { Size } from './types'; /** Maps Small, Medium and Large sizes to their corresponding height values */ export declare const SIZE_HEIGHT: Record; //# sourceMappingURL=constants.d.ts.map