import { BaseIconButtonProps } from '../IconButton/types';
export declare type AppSwitcherProps = BaseIconButtonProps;
