declare const _default: (props: import("oak-frontend-base").ReactComponentProps void; publish: (iState: "wait" | "fail") => void; getErrorIndex: (errorIndex: number[]) => void; createMenu: () => void; selectedBtn: number; selectedSubBtn: number; currentIndex: number; changeIsPreview: (isPreview: boolean) => void; getOpen: (open: boolean) => void; menuType: string; applicationId: string; changeMenuId: (menuId: number) => void; deleteMenu: () => void; menuId: number; actions: string[]; wechatId: string; iState: string; }>) => React.ReactElement; export default _default;