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

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