declare let debugToString: undefined | ((value: unknown) => string);
export default debugToString;
//# sourceMappingURL=debug-to-string.d.ts.map