import { FastifyPluginAsync } from 'fastify'; declare const tilesets: FastifyPluginAsync; export default tilesets;