import { FastifyTypeBox } from '../types.js'; export declare function authenticationRoutes(app: FastifyTypeBox): Promise; //# sourceMappingURL=authentication.routes.d.ts.map