import { Theme } from '@mui/material/styles'; export declare const getPriorityLabel: (value: string, theme?: Theme) => import("react/jsx-runtime").JSX.Element;