type SheetSize = "small" | "large" | "extraLarge"; export declare const SIZE_CLASS_MAP: Record; export {};