import type { SahhaPlugin } from './definitions'; declare const Sahha: SahhaPlugin; export * from './definitions'; export { Sahha };