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

declare const AccountDetailsIcon: MdiReactIconComponentType;
export default AccountDetailsIcon;
