UNPKG

@sanity/icons

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