import type { FeelNativePlugin } from './definitions'; declare const FeelNative: FeelNativePlugin; export * from './definitions'; export { FeelNative };