import { transports } from "winston"; export declare function options(scenarioName: string): { transports: transports.FileTransportInstance[]; };