export declare function warn(msg: string): void; export declare function error(msg: any): void;