export declare const inputOutputPath: (sourcePath: string) => Promise<string>;
