UNPKG

reablocks

Version:
7 lines (6 loc) 184 B
export interface PopoverTheme { base: string; disablePadding: string; } export declare const popoverTheme: PopoverTheme; export declare const legacyPopoverTheme: PopoverTheme;