import * as React from 'react'; declare function ChevronRight(props: React.SVGProps): JSX.Element; declare const MemoChevronRight: React.MemoExoticComponent; export default MemoChevronRight;