export interface GetCourierConnectionsQuery { courier_slug?: string; cursor?: string; limit?: string; }