import type { LiveProvider } from "../../../contexts/live/types";
export declare const usePublish: () => NonNullable<LiveProvider>["publish"];
//# sourceMappingURL=index.d.ts.map