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