import type { FCMPlugin } from './definitions'; declare const FCM: FCMPlugin; export * from './definitions'; export { FCM };