import { FetchEndpoint } from '../../'; export declare const fetchEndpoint: (url: string, params: any, debug?: boolean) => Promise; //# sourceMappingURL=fetchEndpoint.d.ts.map