export declare function logError(message: string): void; export declare function handleError(key: string): void;