UNPKG

199 BTypeScriptView Raw
1/**
2 * The ARIA label for the navigation toolbar.
3 *
4 * @defaultValue `""`
5 * @group Labels
6 * @see https://daypicker.dev/docs/translation#aria-labels
7 */
8export declare function labelNav(): string;