import type { Api } from '../types/Api'; export declare const makeApi: (api: Omit) => Api; //# sourceMappingURL=make-api.d.ts.map