declare const toString: (v: unknown) => string; export { toString };