import { Ref } from 'lit/directives/ref.js'; export declare function useRef(): Ref;