export interface SourcePortAssignments { [portName: string]: [string, string]; }