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

declare const AccountLocationIcon: MdiReactIconComponentType;
export default AccountLocationIcon;
