export declare function redirect_to_directory(req: any, res: any): any;
export declare function path_to_files(path: string, project_id: string): string;
