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