declare function fastifyUws(fastify: any, opts: any, next: any): any;
declare const _default: typeof fastifyUws;
export default _default;
