import { ECLBaseDirective } from '../ecl-base.directive'; import * as i0 from "@angular/core"; export declare class EclBlockquoteComponent extends ECLBaseDirective { author: string; get cssClasses(): string; get hasAuthor(): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=ecl-blockquote.component.d.ts.map