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