import { Common } from './web-rtc.common'; export declare class WebRtc extends Common { // define your typings manually // or.. // use take the ios or android .d.ts files and copy/paste them here }