import { type WithElementRef } from '../utils.js'; import type { HTMLAttributes } from 'svelte/elements'; declare const TableBody: import("svelte").Component>, {}, "ref">; type TableBody = ReturnType; export default TableBody;