import { OpenDrawerAction } from 'cosmoui';
export declare const showCourierDetails: (refId: string) => OpenDrawerAction;
