import * as React from 'react'; declare function ChevronRight2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof ChevronRight2; export default ChevronRight2;