import type { CapacitorTapJackingPlugin } from './definitions';
declare const TapJacking: CapacitorTapJackingPlugin;
export * from './definitions';
export { TapJacking };
