You have to set GenerateClientClasses to true to generate the class and then set SuppressClientClassesOutput to true to not output the class. The interface will now reflect the methods in the class but will not be a part of your output.
GenerateClientClasses
true
SuppressClientClassesOutput