export declare const CSS = "\n.styleStackLabels {\n    font-weight: 500;\n    color: white;\n    width: 85px;\n    padding: 1px;\n    border-radius: 10px;\n    background-color: #646cff;\n    flex: none;\n    flex-shrink: 0;\n    align-self: center;\n    box-sizing: border-box;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n}";
