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