export interface IAppConfig { name: string; version: string; config: C; } //# sourceMappingURL=index.d.ts.map