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