import { N9Micro } from './index'; export default function ({path, log}: N9Micro.Options, {app, server}: { app: any; server: any; }): Promise;