export default interface IPubControlConfig { uri: string; iss?: string; key?: string; }