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