import { Logger, LoggerType } from '@sorg/log'; export declare const logger: Logger<{ info: LoggerType; }>;