UNPKG

@sanity/icons

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