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