export declare function printError(message: string): void; export declare function error(message: string): never;