import { SdmGoalEvent } from "../../../../api/goal/SdmGoalEvent";
export declare function shouldHandle(sdmGoal: SdmGoalEvent, registration?: string): boolean;
export declare function shouldFulfill(sdmGoal: SdmGoalEvent, registration?: string): boolean;
//# sourceMappingURL=validateGoal.d.ts.map