UNPKG

@sanity/icons

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