import { SvgIconComponent } from './types'; declare const ChevronRightOutlinedIcon: SvgIconComponent; export default ChevronRightOutlinedIcon;