import "../global"; import { IStatic } from "../IRequest"; declare const klass: IStatic; export { klass as Request }; export default klass;