declare function mkdir(dest: string): void; export { mkdir };