export declare function warn(message: string): void; export declare function error(message: string): void;