export default interface WsdlConfig { name: string; namespace: string; port: string; }