import * as react111 from "react";
import * as lucide_react14 from "lucide-react";

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