import { type AppSwitcherProps } from './types';
export default _default;
declare function _default(_props: AppSwitcherProps): void;
