import { IconProps } from '../types';
declare const Gear: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Gear;
//# sourceMappingURL=Gear.d.ts.map