import { Action, ContextAwareAction } from '../../ItemPickerNew/types/actions.types'; export declare const getContextAwareActions: (actions: Action[], sectionId: string | undefined) => Partial>;