import { IOptions } from '.'; export declare const constructCommand: (filePath: string, args: IOptions) => string;