import type { FastifyInstance } from 'fastify';
export default function tenantRoutes(fastify: FastifyInstance): Promise<void>;
//# sourceMappingURL=tenant.routes.d.ts.map