export declare const config: { appPath: string; jsonDir: string; manifestDir: string; tempDir: string; outputDir: string; publicPath: string; modulesFolders: string[]; wwwDir: string; manifests: string[]; };