import React from 'react';
declare const ChevronRightIcon: React.FunctionComponent;
export default ChevronRightIcon;
