UNPKG

@sanity/icons

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