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