import { AxiosInstance } from 'axios'; declare const _default: { install: (Vue: any, request: AxiosInstance) => void; }; export default _default; export * from './components';