UNPKG

@sanity/icons

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