declare const app: { author: string[]; name: string[]; version: string[]; }; export default app;