UNPKG

robust-react-ui

Version:

A React component library, built with a focus on accessibility, extensibility and reusability.

4 lines (3 loc) 113 B
/// <reference types="react" /> declare const ChevronsRight: () => JSX.Element; export default ChevronsRight;