declare module 'vue' { export interface GlobalComponents { FxActionSheet: typeof import('vfox/es')['ActionSheet'] FxActivityIndicator: typeof import('vfox/es')['ActivityIndicator'] FxAvatar: typeof import('vfox/es')['Avatar'] FxAvatarGroup: typeof import('vfox/es')['AvatarGroup'] FxBackTop: typeof import('vfox/es')['BackTop'] FxBadge: typeof import('vfox/es')['Badge'] FxButton: typeof import('vfox/es')['Button'] FxButtonGroup: typeof import('vfox/es')['ButtonGroup'] FxCalendar: typeof import('vfox/es')['Calendar'] FxCalendarPopup: typeof import('vfox/es')['CalendarPopup'] FxCalendarView: typeof import('vfox/es')['CalendarView'] FxCascader: typeof import('vfox/es')['Cascader'] FxCascaderPopup: typeof import('vfox/es')['CascaderPopup'] FxCascaderView: typeof import('vfox/es')['CascaderView'] FxCell: typeof import('vfox/es')['Cell'] FxCheckbox: typeof import('vfox/es')['Checkbox'] FxCheckboxGroup: typeof import('vfox/es')['CheckboxGroup'] FxCircleProgress: typeof import('vfox/es')['CircleProgress'] FxCol: typeof import('vfox/es')['Col'] FxCollapse: typeof import('vfox/es')['Collapse'] FxCollapseItem: typeof import('vfox/es')['CollapseItem'] FxConfigProvider: typeof import('vfox/es')['ConfigProvider'] FxCopy: typeof import('vfox/es')['Copy'] FxCountDown: typeof import('vfox/es')['CountDown'] FxCountUp: typeof import('vfox/es')['CountUp'] FxDatePicker: typeof import('vfox/es')['DatePicker'] FxDatePickerPopup: typeof import('vfox/es')['DatePickerPopup'] FxDatePickerView: typeof import('vfox/es')['DatePickerView'] FxDialog: typeof import('vfox/es')['Dialog'] FxDivider: typeof import('vfox/es')['Divider'] FxDrawer: typeof import('vfox/es')['Drawer'] FxDropdown: typeof import('vfox/es')['Dropdown'] FxEmpty: typeof import('vfox/es')['Empty'] FxFixed: typeof import('vfox/es')['Fixed'] FxFlatList: typeof import('vfox/es')['FlatList'] FxForm: typeof import('vfox/es')['Form'] FxFormFooter: typeof import('vfox/es')['FormFooter'] FxFormItem: typeof import('vfox/es')['FormItem'] FxGroup: typeof import('vfox/es')['Group'] FxIcon: typeof import('vfox/es')['Icon'] FxImage: typeof import('vfox/es')['Image'] FxImagePreview: typeof import('vfox/es')['ImagePreview'] FxImageUploader: typeof import('vfox/es')['ImageUploader'] FxIndexView: typeof import('vfox/es')['IndexView'] FxIndexViewItem: typeof import('vfox/es')['IndexViewItem'] FxInput: typeof import('vfox/es')['Input'] FxLoadMore: typeof import('vfox/es')['LoadMore'] FxLoadingIcon: typeof import('vfox/es')['LoadingIcon'] FxModal: typeof import('vfox/es')['Modal'] FxNavBar: typeof import('vfox/es')['NavBar'] FxNoticeBar: typeof import('vfox/es')['NoticeBar'] FxNotify: typeof import('vfox/es')['Notify'] FxNumberKeyboard: typeof import('vfox/es')['NumberKeyboard'] FxOrder: typeof import('vfox/es')['Order'] FxPagination: typeof import('vfox/es')['Pagination'] FxPicker: typeof import('vfox/es')['Picker'] FxPickerPopup: typeof import('vfox/es')['PickerPopup'] FxPickerView: typeof import('vfox/es')['PickerView'] FxPopDialog: typeof import('vfox/es')['PopDialog'] FxPopMenu: typeof import('vfox/es')['PopMenu'] FxPopover: typeof import('vfox/es')['Popover'] FxPrice: typeof import('vfox/es')['Price'] FxProgress: typeof import('vfox/es')['Progress'] FxRadio: typeof import('vfox/es')['Radio'] FxRadioGroup: typeof import('vfox/es')['RadioGroup'] FxRange: typeof import('vfox/es')['Range'] FxRate: typeof import('vfox/es')['Rate'] FxResult: typeof import('vfox/es')['Result'] FxRow: typeof import('vfox/es')['Row'] FxScrollTab: typeof import('vfox/es')['ScrollTab'] FxScrollTabItem: typeof import('vfox/es')['ScrollTabItem'] FxScrollView: typeof import('vfox/es')['ScrollView'] FxSearchBar: typeof import('vfox/es')['SearchBar'] FxSelectorField: typeof import('vfox/es')['SelectorField'] FxSideTab: typeof import('vfox/es')['SideTab'] FxSkeleton: typeof import('vfox/es')['Skeleton'] FxSkeletonAvatar: typeof import('vfox/es')['SkeletonAvatar'] FxSkeletonButton: typeof import('vfox/es')['SkeletonButton'] FxSkeletonImage: typeof import('vfox/es')['SkeletonImage'] FxSkeletonParagraph: typeof import('vfox/es')['SkeletonParagraph'] FxSkeletonTitle: typeof import('vfox/es')['SkeletonTitle'] FxSlider: typeof import('vfox/es')['Slider'] FxStep: typeof import('vfox/es')['Step'] FxStepper: typeof import('vfox/es')['Stepper'] FxSteps: typeof import('vfox/es')['Steps'] FxSticky: typeof import('vfox/es')['Sticky'] FxStickyView: typeof import('vfox/es')['StickyView'] FxStickyViewItem: typeof import('vfox/es')['StickyViewItem'] FxStopwatch: typeof import('vfox/es')['Stopwatch'] FxSwipeCell: typeof import('vfox/es')['SwipeCell'] FxSwiper: typeof import('vfox/es')['Swiper'] FxSwiperItem: typeof import('vfox/es')['SwiperItem'] FxSwitch: typeof import('vfox/es')['Switch'] FxTab: typeof import('vfox/es')['Tab'] FxTabBar: typeof import('vfox/es')['TabBar'] FxTabView: typeof import('vfox/es')['TabView'] FxTabViewItem: typeof import('vfox/es')['TabViewItem'] FxTag: typeof import('vfox/es')['Tag'] FxTimeAgo: typeof import('vfox/es')['TimeAgo'] FxTimeline: typeof import('vfox/es')['Timeline'] FxTimelineItem: typeof import('vfox/es')['TimelineItem'] FxToast: typeof import('vfox/es')['Toast'] FxVirtualList: typeof import('vfox/es')['VirtualList'] } } export {}