UNPKG

@sanity/icons

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