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