import type { IApi } from '@umijs/types'; declare const _default: (paths: IApi['paths']) => [string, string][]; export default _default;