import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function GroqIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { GroqIcon, GroqIcon as default };
//# sourceMappingURL=Groq.d.ts.map