import { ContextMenuItem } from '@prutech/components'; export declare const actionsLabel: string; export declare const viewLabel: string; export declare const updateStatusRoute: string; export declare const caseSummaryRoute: string; export declare const menuItems: ContextMenuItem[];