declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; menuType: string; getSelectedBtn: (selectedBtn: number) => void; getSelectedSubBtn: (selectedSubBtn: number) => void; getCurrentIndex: (currentIndex: number) => void; errorIndex: number[]; isPreview: boolean; open: boolean; tabKey: string; }>) => import("react").ReactElement>; export default _default;