import { type JSONNode } from '@redneckz/json-op'; export declare const toDesktopBlock: (block?: B) => B;