//FIXME https://github.com/Microsoft/TypeScript/issues/20990
import * as sdk from './SDK';

export as namespace RingCentral;
export {sdk};
