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