import { TSciChart } from "../types/TSciChart"; import { TSciChart3D } from "../types/TSciChart3D"; export declare const libraryVersion = "5.2.28"; export declare const checkBuildStamp: (wasmContext: TSciChart | TSciChart3D) => boolean;