import { ImportCordovaConfig } from '../types/import-cordova';
declare const config: ImportCordovaConfig;
export default config;
