import { type NamedExoticComponent, type SVGProps } from 'react'; declare const ChevronDoubleRightIcon: NamedExoticComponent>; export default ChevronDoubleRightIcon;