export declare function compareDeep(actual: any, expected: any, tab: string): string;
