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

declare const AccountTieIcon: MdiReactIconComponentType;
export default AccountTieIcon;
