/**
 * Copyright IBM Corp. 2024, 2025
 */
export declare function performAssertion(action: string, actual: any, expected: any): void;
//# sourceMappingURL=assertion.handler.d.ts.map