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