export declare function addDir(dirpath: string): Promise<void>;
