import { Router } from 'express';
export declare function createFileRoutes(): Router;
