import common = require ("./calendar-weekview.common"); export declare class CalendarWeekView extends common.CalendarWeekView { android: any; ios: any; _nativeView: any; // define your typings manually // or.. // use take the ios or android .d.ts files and copy/paste them here }