import type { PropType as __PropType } from 'vue'; import { FetchUserOptionResponse } from './DialogSelectUser.vue.d'; declare const _sfc_main: import("vue").DefineComponent<{ filterOptions: { type: __PropType; required: false; }; }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "apply"[], "apply", import("vue").PublicProps, Readonly; required: false; }; }>> & { onApply?: ((...args: any[]) => any) | undefined; }, {}, {}>; export default _sfc_main;