import { type Ref } from 'vue'; export declare const useIsComposing: () => Ref;