export declare enum TooltipVariantType {
    DEFAULT = "DEFAULT"
}
