export interface InputSource { sourceid: string; sourcename: string; displayname: string; }