import { BOrchestratorProps } from '../../types';
declare const __VLS_export: import('vue').DefineComponent<BOrchestratorProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<BOrchestratorProps> & Readonly<{}>, {
    filter: (item: import('../..').OrchestratorArrayValue) => boolean;
    noPopovers: boolean;
    noToasts: boolean;
    noModals: boolean;
    appendToast: boolean;
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, any>;
declare const _default: typeof __VLS_export;
export default _default;
