export declare type DashboardTheme = any; export declare const mapTheme: (theme: any) => any;