export declare function stripIndent(tpl: ReadonlyArray<string>, ...expressions: ReadonlyArray<string>): string;
