import { Express } from 'express';
declare const mountStatic: (app: Express) => void;
export default mountStatic;
//# sourceMappingURL=static.d.ts.map