export declare function hasApprovalTurnSourceRoute(params: { turnSourceChannel?: string | null; turnSourceAccountId?: string | null; }): boolean;