import type { GoalRelationshipBase } from './GoalRelationshipBase'; export declare type GoalRelationshipResponse = GoalRelationshipBase;