import { JsonValue } from "vtxf-xe2/dist-node/xe2-base-utils"; export declare function maybeM3tJson(m3tJson: JsonValue): boolean | undefined;