namespace View_by_Distance.Shared.Models.Methods;

public interface IPersonNameFirst : Stateless.Methods.IPersonNameFirst
{

    // ...

}