export default Gear;
declare function Gear(props: any): JSX.Element;
