import type { Ref } from 'vue'; export declare function useModifiers(prefix: string, modifiers?: Ref, others?: Ref>): globalThis.ComputedRef>;