export declare const placeholderRegex: RegExp;
export declare function getTagVarIndex(value: string): number;
