UNPKG

@sanity/icons

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