import { IApi } from '../interfaces/config';
export declare const apis: IApi[];
