import React from "react";
declare const ThinkingLargeIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;
export default ThinkingLargeIcon;
//# sourceMappingURL=ThinkingLarge.d.ts.map