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