export declare const CHANGE_COURIER_FREQUENCY_FORM_KEY = "changeCourierFreqForm";
export declare const COURIER_ACTION_FORM_KEY = "courierActionForm";
export declare const COURIER_ID_FORM_KEY = "courierByIdForm";
export declare const SEARCH_COURIER_ID_INPUT_KEY = "courierId";
