import { ECLBaseDirective } from '../../ecl-base.directive'; import * as i0 from "@angular/core"; export declare class EclSiteFooterColumnDirective extends ECLBaseDirective { cmpClass: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class EclSiteFooterRowDirective extends ECLBaseDirective { cmpClass: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } export declare class EclSiteFooterContentDirective extends ECLBaseDirective { cmpClass: boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; } //# sourceMappingURL=ecl-site-footer-column.directive.d.ts.map