declare const AssigneeSelect: ({ isCompact }: { isCompact?: boolean; }) => import("react/jsx-runtime").JSX.Element | null; export { AssigneeSelect };