export default xhr;
declare function xhr(path: any, success: any, error: any): void;
//# sourceMappingURL=xhr.d.ts.map