export declare function replaceVars(input: string, variables: Record, enclosures?: [string, string]): string;