import swaggerJSDoc from 'swagger-jsdoc';
export default function ({ apis, ...restOptions }: swaggerJSDoc.Options): swaggerJSDoc.Options;
