export interface ToggletipLocale { anchorLabel: (ariaLabel?: string) => string; }