export declare function createReadme(folderPath: string): Promise<void>;
