import * as React from 'react'; declare function ArrowElbowDownRightIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default ArrowElbowDownRightIcon;