import { PipeTransform, Type } from '@angular/core'; import * as i0 from "@angular/core"; export declare class AsComponentPipe implements PipeTransform { transform(value: unknown): Type; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵpipe: i0.ɵɵPipeDeclaration; }