import { EventEmitter } from '../../stencil-public-runtime'; import { IconName } from '../icon/exports'; /** * A radio button is used to select a single option in a list. */ export declare class RadioButton { /** Host DOM element */ host: HTMLRRadioButtonElement; /** Specifies the `id` of the `