export declare const formatOutput: (outputPath: string, configuration: unknown) => string;
