import { StableCoinExchange } from './StableCoinExchange'; export default class UsdRifExchange extends StableCoinExchange { constructor(); }