import { InjectionKey } from 'vue'; import { ModalActions } from './interfaces'; export declare const ModalKey: InjectionKey;