import type { SVGProps } from 'react'; export declare const GearIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element;