export type OutputFormat = 'file' | 'folder';
