export default function setDefaultSource(account_id: string, default_source: string): Promise<void>;
