import type { KeepAwakePlugin } from './definitions'; declare const KeepAwake: KeepAwakePlugin; export * from './definitions'; export { KeepAwake };