/** * Sets up the `.flowbite-react` directory in the project. * * This function checks if the `.flowbite-react` directory exists and creates it if it does not. */ export declare function setupOutputDirectory(): Promise;