// SPDX-FileCopyrightText: RAprogramm <andrey.rozanov.vl@gmail.com>
// SPDX-License-Identifier: MIT
//! Core navigation primitives.
//!
//! Provides semantic building blocks for navigation lists: items, lists,
//! and dividers with proper ARIA attributes.
pub use ;
pub use ;
pub use ;