export declare const PLACEHOLDER_REG: RegExp; export declare function placeholder(text: string, data: Record): string;