import { ChangeDetectorRef, ElementRef, EventEmitter, NgZone } from '@angular/core'; import { Components } from '@dubai-design-system/components-js'; import * as i0 from "@angular/core"; export declare class DdaAccordion { protected z: NgZone; protected el: HTMLDdaAccordionElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaAccordion extends Components.DdaAccordion { } export declare class DdaAlert { protected z: NgZone; protected el: HTMLDdaAlertElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaAlert extends Components.DdaAlert { closeClick: EventEmitter>; firstClick: EventEmitter>; secondClick: EventEmitter>; } export declare class DdaAttachFile { protected z: NgZone; protected el: HTMLDdaAttachFileElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaAttachFile extends Components.DdaAttachFile { fileChanged: EventEmitter>; } export declare class DdaAvatar { protected z: NgZone; protected el: HTMLDdaAvatarElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaAvatar extends Components.DdaAvatar { } export declare class DdaBannerCard { protected z: NgZone; protected el: HTMLDdaBannerCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaBannerCard extends Components.DdaBannerCard { } export declare class DdaBreadcrumb { protected z: NgZone; protected el: HTMLDdaBreadcrumbElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaBreadcrumb extends Components.DdaBreadcrumb { } export declare class DdaButton { protected z: NgZone; protected el: HTMLDdaButtonElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaButton extends Components.DdaButton { buttonClick: EventEmitter>; } export declare class DdaCenteredImageCard { protected z: NgZone; protected el: HTMLDdaCenteredImageCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaCenteredImageCard extends Components.DdaCenteredImageCard { } export declare class DdaCheckbox { protected z: NgZone; protected el: HTMLDdaCheckboxElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaCheckbox extends Components.DdaCheckbox { /** * Emits change event with current checked state */ checkboxChange: EventEmitter>; } export declare class DdaChip { protected z: NgZone; protected el: HTMLDdaChipElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaChip extends Components.DdaChip { } export declare class DdaCreditCard { protected z: NgZone; protected el: HTMLDdaCreditCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaCreditCard extends Components.DdaCreditCard { } export declare class DdaCreditcardField { protected z: NgZone; protected el: HTMLDdaCreditcardFieldElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaCreditcardField extends Components.DdaCreditcardField { inputBlurred: EventEmitter>; cardValidChanged: EventEmitter>; } export declare class DdaCustomCard { protected z: NgZone; protected el: HTMLDdaCustomCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaCustomCard extends Components.DdaCustomCard { } export declare class DdaDropdown { protected z: NgZone; protected el: HTMLDdaDropdownElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaDropdown extends Components.DdaDropdown { selectChanged: EventEmitter>; } export declare class DdaEventCard { protected z: NgZone; protected el: HTMLDdaEventCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaEventCard extends Components.DdaEventCard { } export declare class DdaFooter { protected z: NgZone; protected el: HTMLDdaFooterElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaFooter extends Components.DdaFooter { } export declare class DdaHeader { protected z: NgZone; protected el: HTMLDdaHeaderElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaHeader extends Components.DdaHeader { languageSwitch: EventEmitter>; smTextSize: EventEmitter>; baseTextSize: EventEmitter>; lgTextSize: EventEmitter>; normalContrast: EventEmitter>; blindContrast: EventEmitter>; redContrast: EventEmitter>; greenContrast: EventEmitter>; accessibilitymenufunctionality: EventEmitter>; searchfunctionality: EventEmitter>; } export declare class DdaHeaderMenu { protected z: NgZone; protected el: HTMLDdaHeaderMenuElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaHeaderMenu extends Components.DdaHeaderMenu { } export declare class DdaHomeBanner { protected z: NgZone; protected el: HTMLDdaHomeBannerElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaHomeBanner extends Components.DdaHomeBanner { } export declare class DdaHomeCarousel { protected z: NgZone; protected el: HTMLDdaHomeCarouselElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaHomeCarousel extends Components.DdaHomeCarousel { } export declare class DdaHorizontalStepper { protected z: NgZone; protected el: HTMLDdaHorizontalStepperElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaHorizontalStepper extends Components.DdaHorizontalStepper { } export declare class DdaImageCard { protected z: NgZone; protected el: HTMLDdaImageCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaImageCard extends Components.DdaImageCard { } export declare class DdaInformationCard { protected z: NgZone; protected el: HTMLDdaInformationCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaInformationCard extends Components.DdaInformationCard { } export declare class DdaInput { protected z: NgZone; protected el: HTMLDdaInputElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaInput extends Components.DdaInput { inputChanged: EventEmitter>; inputBlurred: EventEmitter>; } export declare class DdaLinkButton { protected z: NgZone; protected el: HTMLDdaLinkButtonElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaLinkButton extends Components.DdaLinkButton { ddaLinkClick: EventEmitter>; } export declare class DdaNumberField { protected z: NgZone; protected el: HTMLDdaNumberFieldElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaNumberField extends Components.DdaNumberField { } export declare class DdaPagination { protected z: NgZone; protected el: HTMLDdaPaginationElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaPagination extends Components.DdaPagination { } export declare class DdaPhonefield { protected z: NgZone; protected el: HTMLDdaPhonefieldElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaPhonefield extends Components.DdaPhonefield { phoneBlurred: EventEmitter>; } export declare class DdaPricingCard { protected z: NgZone; protected el: HTMLDdaPricingCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaPricingCard extends Components.DdaPricingCard { } export declare class DdaProgressbar { protected z: NgZone; protected el: HTMLDdaProgressbarElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaProgressbar extends Components.DdaProgressbar { } export declare class DdaRadiobutton { protected z: NgZone; protected el: HTMLDdaRadiobuttonElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaRadiobutton extends Components.DdaRadiobutton { radioChange: EventEmitter>; } export declare class DdaRangeSlider { protected z: NgZone; protected el: HTMLDdaRangeSliderElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaRangeSlider extends Components.DdaRangeSlider { } export declare class DdaScrollIcon { protected z: NgZone; protected el: HTMLDdaScrollIconElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaScrollIcon extends Components.DdaScrollIcon { } export declare class DdaSearchInput { protected z: NgZone; protected el: HTMLDdaSearchInputElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaSearchInput extends Components.DdaSearchInput { } export declare class DdaSegmentedTabs { protected z: NgZone; protected el: HTMLDdaSegmentedTabsElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaSegmentedTabs extends Components.DdaSegmentedTabs { } export declare class DdaSelect { protected z: NgZone; protected el: HTMLDdaSelectElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaSelect extends Components.DdaSelect { selectChanged: EventEmitter>; selectBlurred: EventEmitter>; } export declare class DdaSlider { protected z: NgZone; protected el: HTMLDdaSliderElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaSlider extends Components.DdaSlider { } export declare class DdaStickyFooter { protected z: NgZone; protected el: HTMLDdaStickyFooterElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaStickyFooter extends Components.DdaStickyFooter { } export declare class DdaTabs { protected z: NgZone; protected el: HTMLDdaTabsElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaTabs extends Components.DdaTabs { tabClick: EventEmitter>; } export declare class DdaTeamMemberCard { protected z: NgZone; protected el: HTMLDdaTeamMemberCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaTeamMemberCard extends Components.DdaTeamMemberCard { } export declare class DdaTeamsectionCard { protected z: NgZone; protected el: HTMLDdaTeamsectionCardElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaTeamsectionCard extends Components.DdaTeamsectionCard { } export declare class DdaTextarea { protected z: NgZone; protected el: HTMLDdaTextareaElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaTextarea extends Components.DdaTextarea { textareaChanged: EventEmitter>; textareaBlurred: EventEmitter>; } export declare class DdaToggle { protected z: NgZone; protected el: HTMLDdaToggleElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaToggle extends Components.DdaToggle { } export declare class DdaTooltip { protected z: NgZone; protected el: HTMLDdaTooltipElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaTooltip extends Components.DdaTooltip { } export declare class DdaVerticalStepper { protected z: NgZone; protected el: HTMLDdaVerticalStepperElement; constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export declare interface DdaVerticalStepper extends Components.DdaVerticalStepper { }