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

declare const AccountArrowLeftOutlineIcon: MdiReactIconComponentType;
export default AccountArrowLeftOutlineIcon;
