import { GoalCompletionListener } from "../../api/listener/GoalCompletionListener"; /** * Update the state of the SdmGoalSet as the goals progress * @param gcl */ export declare const GoalSetGoalCompletionListener: GoalCompletionListener; //# sourceMappingURL=goalSetListener.d.ts.map