export declare function inspectText(obj: any, ignoreProps?: string[]): string;
