declare const _default: (str: string, ...args: any[]) => string; export = _default;