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

declare const UserSwitchIcon: MdiReactIconComponentType;
export default UserSwitchIcon;
