import { MatchContext, CaseExample } from '@contract-case/case-plugin-base';
export declare const handleResult: (example: CaseExample, exampleIndex: string, context: MatchContext) => void;
//# sourceMappingURL=handlers.d.ts.map