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