import { ContactTypes } from 'influent-core'; import * as i0 from "@angular/core"; export declare class ContactBoxComponent { label: string; value: string; types: typeof ContactTypes; get type(): ContactTypes; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }