export declare function createOutputSource({ outputFileName }: { outputFileName: string; }): DefaultOutputSource;