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