export declare function matchesExpectedState(expected: Record, current: Record): boolean;