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