import * as TsRes from '@fgv/ts-res'; /** * Default system configuration for ts-res CLI tool * This matches the configuration used in the ts-res-browser tool */ export declare const DEFAULT_SYSTEM_CONFIGURATION: TsRes.Config.Model.ISystemConfiguration; //# sourceMappingURL=defaultConfiguration.d.ts.map