/** The exception that is thrown when no suitable conversion strategy could be determined. */ export interface IConversionStrategyNotFoundException { } //# sourceMappingURL=conversion_strategy_not_found_exception.d.ts.map