import type { FC, SVGProps } from "react";
export declare const Gear: FC<SVGProps<SVGSVGElement>>;
export default Gear;
//# sourceMappingURL=Gear.d.ts.map