import { Router } from "express";
export declare function createStaticRoutes(): Router;
