UNPKG

@sanity/icons

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