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