export interface Source { nativeId: string; username: string; token: string; }