declare const format: (str: string, args?: any) => string;
export { format };
//# sourceMappingURL=index.d.ts.map