export declare function assertObject(value: unknown, errorMessage?: string): asserts value is Record; //# sourceMappingURL=assertions.d.ts.map