export declare const BORDER_RADIUS = 2; export declare const CARET_SIDE_SIZE = 10; export declare const POPOVER_BACKGROUND_COLOR = "black"; export declare const POPOVER_FONT_COLOR = "white"; export declare const POPOVER_FONT_SIZE = 12; export declare const POPOVER_PADDING = 6; export declare const POPOVER_WIDTH = 100;