import { AttrSpec } from "../../dom/types.js"; export declare function useAttrs(spec: A): import("../../dom/types.js").AttrTypes;