export declare const valueComboReplacer: (c: string, vals: string[]) => Promise<string>;
