GetTerms: (<SF>(instance: Instance<SF>) => Promise<StartParams<SF>["terms"] extends {}
    ? StartParams<SF>["terms"]
    : any>)