UNPKG

@while-and-for/tremor-react

Version:

The React library to build dashboards faster.

6 lines (5 loc) 152 B
import React from "react"; declare const ArrowRightIcon: ({ ...props }: { [x: string]: any; }) => React.JSX.Element; export default ArrowRightIcon;