import { TemplateRef } from '@angular/core'; import { EitherComponent } from './either.component'; import * as i0 from "@angular/core"; export declare class EitherLeftDirective { templateRef: TemplateRef; constructor(templateRef: TemplateRef, either: EitherComponent); static ɵfac: i0.ɵɵFactoryDeclaration, never>; static ɵdir: i0.ɵɵDirectiveDeclaration, "[ll-left]", never, {}, {}, never>; }