/**
 * Installs `flowbite-react` package using the detected package manager.
 */
export declare function installPackage(): Promise<void>;
