UNPKG

@sanity/icons

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