import { IconDefinition } from '../types';
declare const UserSwitchOutlined: IconDefinition;
export default UserSwitchOutlined;
