export declare class XNav { mode: "text" | "icons"; render(): any; }