import { type DigestAction } from "../internals/plan.js"; /** The full demo digest set, in the order the live `localPanels` emits them. */ export declare function demoDigests(): DigestAction[];