UNPKG

@sanity/icons

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