import { Directive } from 'vue'; declare const TableScrollCarousel: Directive; export default TableScrollCarousel;