export declare function createDirectory(directoryPath: string): void;
