import { ObservableMaybe } from "../types";
export declare const mark: (msg: string, ref: ObservableMaybe<Node | null>) => import("..").JSX.Child;
//# sourceMappingURL=mark.d.ts.map