/** * Radiobutton and Checkbox toggle * `rbcb` = radio button / checkbox * * These styles covers the square checkmark toggle for checkbox and the round radio toggle for radio buttons. */ declare const _default: import("lit").CSSResult; export default _default;