export declare function concat(strings: TemplateStringsArray, values: string[]): string[];