declare const getJson: (url: any, auth: any) => Promise; export { getJson };