/**
 * © Copyright Outburn Ltd. 2022-2024 All Rights Reserved
 *   Project name: FUME-COMMUNITY
 */
import notFound from './notFound';
declare const routes: import("express-serve-static-core").Router;
export { notFound, routes };
//# sourceMappingURL=index.d.ts.map