import type { IOptions } from '.';
export declare const constructCommand: (filePath: string, args: IOptions) => string;
//# sourceMappingURL=WhisperHelper.d.ts.map