import type { CapacitorPassToWalletPlugin } from './definitions';
declare const CapacitorPassToWallet: CapacitorPassToWalletPlugin;
export * from './definitions';
export { CapacitorPassToWallet };
