export declare function combineScript(directoryPath: string, destinationPath?: string): Promise<void>;
