import { EFooterStyleInput } from "../../../data-types/footer.enum"; import * as i0 from "@angular/core"; export declare class CowingFooterComponent { type: EFooterStyleInput; get getLinkedinIcon(): string; get getEmailIcon(): string; navToPage(page: any): void; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }