import { useSelect as useRefSelect } from '@refinedev/core'; export declare const useSelect: typeof useRefSelect;