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