import { Feature } from '@common-stack/client-react'; export declare const appDrawerFeature: (props?: any) => Feature; export declare const appDrawerBottomTabFeature: (props?: any) => Feature; export declare const appBottomTabFeature: Feature; export declare const appHostBottomTabFeature: Feature; export declare const appBottomTabDrawerFeature: Feature;