export declare function substitute(map: { [key: string]: string; }, template: string): string;