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