export type APIOptions = RequestInit & {
    abortSeconds: number;
    formatToJSON: boolean;
};
//# sourceMappingURL=APIOptions.d.ts.map