export const prefixClsNavWarp: string; export const prefixClsMenu: string; export const prefixClsMenuItem: string; export const prefixClsTitleContent: string; export const prefixClsTitleText: string; export const NavWarp: import("react").SFC & import("react").RefAttributes, "theme">>; export const NavPopWrap: import("react").SFC & import("react").RefAttributes, "theme">>;