namespace StructureHelperCommon.Models.Forces { internal interface IForceRepository { } }