export declare const applyConditionalTemplate: (text: string, P: any, newValue: string) => string;
