export declare enum HighlightCardVariant { Static = "static", Hover = "hover" }