import type { CapacitorNfcPlugin } from './definitions'; declare const CapacitorNfc: CapacitorNfcPlugin; export * from './definitions'; export { CapacitorNfc };