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