UNPKG

@sanity/icons

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