export declare function warn(...data: any[]): void; export declare function info(...data: any[]): void;