import { EventEmitter } from '../../stencil-public-runtime'; import type { IconName } from '../icon/exports'; /** * @part content - Wrap for the group of checkboxes * @part label - Label element for the group */ export declare class CheckboxGroup { host: HTMLRCheckboxGroupElement; /** * Specifies the `id` of the `