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