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