import { InjectionKey, Ref } from 'vue-demi'; export declare const useInjectionCleaner: (injectionKeys: InjectionKey>[]) => void;