/**
 * @param {any} obj
 * @returns {string}
 */
export function toString(obj: any): string;
//# sourceMappingURL=to-string.d.ts.map