/** * Stateful Spread bridge — reads `data` (post-pipeline) and `formatter` from * the per-widget store and forwards them to the pure {@link SpreadUI}. */ export declare function Spread(): import("react/jsx-runtime").JSX.Element;