import type { PluginObj } from "@babel/core";
export declare const getChannel: () => string | null;
export default function replaceHotUpdaterBundleId(): PluginObj;
