/** * @param str * @param args */ export default function format(str: string, ...args: string[]): string; //# sourceMappingURL=format.d.ts.map