import type { CapgoInAppReviewPlugin } from './definitions'; declare const CapgoInAppReview: CapgoInAppReviewPlugin; export * from './definitions'; export { CapgoInAppReview };