UNPKG

@sanity/icons

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