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

declare const PersonSwitchIcon: MdiReactIconComponentType;
export default PersonSwitchIcon;
