declare const debugString: (val: any) => string; export { debugString, debugString as default };