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

declare const AccountArrowRightIcon: MdiReactIconComponentType;
export default AccountArrowRightIcon;
