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

declare const PersonConvertIcon: MdiReactIconComponentType;
export default PersonConvertIcon;
