import type { MetaMapCapacitorPlugin } from './definitions';
declare const MetaMapCapacitor: MetaMapCapacitorPlugin;
export * from './definitions';
export { MetaMapCapacitor };
