import { InjectionToken } from '@farris/devkit-vue'; export declare const MESSAGE_BOX_SERVICE_TOKEN: InjectionToken; export declare const NOTIFY_SERVICE_TOKEN: InjectionToken; export declare const LOADING_SERVICE_TOKEN: InjectionToken; export declare const MODAL_SERVICE_TOKEN: InjectionToken;