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

declare const TargetAccountIcon: MdiReactIconComponentType;
export default TargetAccountIcon;
