UNPKG

@appkitreact/react-table-library

Version:

fork of react-table-library to support react 18 version

4 lines (3 loc) 223 B
import { IconProps } from './types'; declare const IconChevronSingleRight: ({ width, height, viewBox, strokeWidth }: IconProps) => import("@emotion/react/jsx-runtime").JSX.Element; export default IconChevronSingleRight;