import { Logger } from "tslog";
declare const logger: Logger<unknown>;
export { logger };
//# sourceMappingURL=logger.d.ts.map