import { ComponentPropsWithRef, ReactElement } from "react";
/**
 * @public
 */
declare function JoystickIcon(props: ComponentPropsWithRef<"svg">): ReactElement;
export { JoystickIcon, JoystickIcon as default };
//# sourceMappingURL=Joystick.d.ts.map