import type { StringLike } from '../types/Base'; export default function toString(x?: T): string | undefined; //# sourceMappingURL=toString.d.ts.map