export declare function warn(message: string, ...args: any[]): void export declare function isDev(): boolean