import React from 'react';
import { HoverSlotProps } from '../TableActionCell.types';
declare const HoverSlot: React.FC<HoverSlotProps>;
export { HoverSlot };
//# sourceMappingURL=HoverSlot.d.ts.map