UNPKG

@sanity/icons

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