export declare function assertValidPayload(payload: unknown): asserts payload is Record;