import Forum from './src/forum/Forum'; declare global { const app: Forum; }