export declare const makeTheme: (theme: any) => { styles: any[]; plain: { color: any; backgroundColor: any; }; };