export declare const POPOVER_CELL_SIZE = 36; export declare const BOTTOM_SHEET_CELL_SIZE = 48; export declare const CELL_SIZE_MARGIN = 4; export declare const BOTTOM_SHEET_CAPTION_HEIGHT = 72; export declare const BOTTOM_SHEET_FOOTER_HEIGHT = 90; export declare const MIN_SATE_PADDING_TOP = 40; export declare const BOTTOM_SHEET_TABLE_MARGIN: number;