export declare const mkdir: (dir: string) => void;
