import type { PluginDefinition } from "../../types/plugin"; export declare function createAutoUpdatePlugin(): PluginDefinition;