import type { AnyBoundary, BoundaryName } from '../../boundary/types/utility.type'; export type GoalName = `${BoundaryName<Boundary>}-${Title}`;