import type { InAppReviewPlugin } from './definitions'; declare const InAppReview: InAppReviewPlugin; export * from './definitions'; export { InAppReview };