import { FastifyInstance } from 'fastify';
export declare const app: (fastify: FastifyInstance) => Promise<void>;
//# sourceMappingURL=app.d.ts.map