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