declare function _exports(pathToFolder: any): Promise<void>;
export = _exports;
