import { ReactIconComponentType } from '../types';

declare const SwitchAccount: ReactIconComponentType;
export default SwitchAccount;
            