UNPKG

@sanity/icons

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