import { CurrencyPipe } from '@angular/common'; export declare const PIPEMAPPINGS: { value: string; pipe: CurrencyPipe; }[];