export declare function printLog(...args: any): void; export declare function printError(...args: any): void;