import type { LiveUpdatePlugin } from './definitions';
declare const LiveUpdate: LiveUpdatePlugin;
export * from './definitions';
export { LiveUpdate };
