import type { Action } from '../../types'; export declare function useIsMultiselectPicker(actions: Action[] | undefined): boolean | undefined; export declare function DataViewsPickerFooter(): import("react").JSX.Element; //# sourceMappingURL=index.d.ts.map