export declare const natureColor: (theme: any) => { default: any; primary: any; success: any; info: any; alarm: any; warning: any; };