import type { ListCardItemHoverControl } from './types';
export declare const useListCardItemHover: () => ListCardItemHoverControl;
