import { r as KlawConfig } from "../../types.klaw-xKUw_Rz7.js"; import { g as ChannelLegacyStateMigrationPlan } from "../../types.core-BSyOg0vX.js"; //#region extensions/telegram/src/state-migrations.d.ts declare function detectTelegramLegacyStateMigrations(params: { cfg: KlawConfig; env: NodeJS.ProcessEnv; }): ChannelLegacyStateMigrationPlan[]; //#endregion export { detectTelegramLegacyStateMigrations };