import { ApiroxyData } from '../typings/types.js'; declare const Api: () => ApiroxyData; export default Api; //# sourceMappingURL=api.d.ts.map