import { MdiReactIconComponentType } from './dist/typings';

declare const AccountArrowRightOutlineIcon: MdiReactIconComponentType;
export default AccountArrowRightOutlineIcon;
