import { FastifyInstance } from 'fastify'; export declare function videoStreamingRoutes(fastify: FastifyInstance): Promise; //# sourceMappingURL=video-streaming.routes.d.ts.map