/// <reference types="react" />
declare const ChevronRight: () => JSX.Element;
export default ChevronRight;
