export declare const MAX_GOAL_OBJECTIVE_CHARS = 20000; export declare function normalizeGoalObjective(objective: string): string;