declare const setupOutputDirectory: (initial: any) => Promise<any>;
export { setupOutputDirectory };
