declare const _default: typeof CustomElement & import("../core/CustomElement.js").Class<{ color: string; ink: string; typeStyle: string; }, any[]> & import("../core/CustomElement.js").Class<{ delegatesFocus: boolean; }, any[]> & import("../core/CustomElement.js").Class<{ open: boolean; autoClose: number; }, any[]> & import("../core/CustomElement.js").Class<{ /** Color token used for the nav surface (defaults to `surface-container`). */ color: string; /** ARIA role applied to the host element (default: 'navigation'). */ _ariaRole: string; }, any[]> & import("../core/CustomElement.js").Class<{ onWindowResize(): void; }, any[]>; export default _default; import CustomElement from '../core/CustomElement.js'; //# sourceMappingURL=NavBar.d.ts.map