export declare function stringifyTemplate(_strings: string | TemplateStringsArray, ...substitutions: string[]): string;