export declare const SEARCH_HEIGHT = 40; export declare const SEARCH_GAP = 8; export declare const MAP_HEIGHT = 56; export declare const TIMELINE_PADDING = 8; export declare const ROW_PADDING = 2; export declare const ROW_HEIGHT = 24; export declare const MARKER_HEIGHT = 24; export declare const MARKER_NOTCH_HEIGHT = 8; //# sourceMappingURL=constants.d.ts.map