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