import { HttpInstance } from "./types/index"; declare const $http: HttpInstance; export default $http;