export default function toSource(object: unknown, replacer?: (a: any) => any, indent?: false | string, startingIndent?: string): string;