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

declare const AccountConvertIcon: MdiReactIconComponentType;
export default AccountConvertIcon;
