import * as react80 from "react";
import * as lucide_react1 from "lucide-react";

//#region src/icons/lucideExtra/CreateBotIcon.d.ts
declare const CreateBotIcon: react80.ForwardRefExoticComponent<Omit<lucide_react1.LucideProps, "ref"> & react80.RefAttributes<SVGSVGElement>>;
//#endregion
export { CreateBotIcon };
//# sourceMappingURL=CreateBotIcon.d.mts.map