UNPKG

v8-ui-components

Version:

A component lib for v8 storefront apps

4 lines (3 loc) 152 B
import * as React from "react"; declare function SvgChevronRight(props: React.SVGProps<SVGSVGElement>): JSX.Element; export default SvgChevronRight;