export declare enum IconHighlightedVariantType {
    ROUND = "ROUND"
}
