export declare function rawTrimmed(template: TemplateStringsArray, ...substitutions: any[]): string;
