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