declare const Gear: (props: any) => JSX.Element;
export default Gear;
