import { TEXTS } from '../config';
export declare const logError: (key: keyof typeof TEXTS) => void;
//# sourceMappingURL=logger.d.ts.map