import { ITooltipProps } from '../../../TooltipEx'; export interface IDurationProps { /** * Optional aria-hidden */ ariaHidden?: boolean; /** * Addtional label for the duration. First part of the label is duration itself. * Defaults to the content of the base tooltip. */ ariaLabel?: string; /** * Custom className applied to pass to the