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

declare const AccountArrowLeftIcon: MdiReactIconComponentType;
export default AccountArrowLeftIcon;
