export declare const variableReplacement: (template: string | null | undefined, variables: string[]) => string;