import { Express } from "express";
export declare const setViews: (server: Express) => void;
