export * from './default.service'; import { DefaultService } from './default.service'; export declare const APIS: (typeof DefaultService)[];