import { FC, SVGProps } from 'react'; declare const IconCheveronRight: FC & { fill?: string }>; export default IconCheveronRight;