export interface IconButtonTheme { base: string; } export declare const iconButtonTheme: IconButtonTheme; //# sourceMappingURL=theme.d.ts.map