#!/usr/bin/env node
export declare function getOutputDir(customOutputDirFromArgs?: any): Promise<string>;
//# sourceMappingURL=getOutputDir.d.ts.map