import React from 'react'; declare const RightArrowIcon: (props: any) => React.JSX.Element; export { RightArrowIcon };