import { type MaybeRef } from 'vue'; export declare function useDir(el?: MaybeRef | null): Readonly>;