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