export declare class SkyLogService { warn(message?: any, ...optionalParams: any[]): void; }