UNPKG

@sanity/icons

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