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