import { CourierListResponse } from '../../types/courier'; export declare const listCouriers: () => Promise;