declare function format(template: string, ...substitutions: string[]): string; export default format; //# sourceMappingURL=format.d.ts.map