import { InjectionKey } from 'vue'; export declare const NODE_ATTRS_KEY: InjectionKey>; export declare function useNodeAttrs(): Record;