import winston from "winston"; export declare function isTruthyEnv(value: unknown): boolean; export declare const logger: winston.Logger;