export declare function getDeukPackPackageVersion(): string; /** Replace @@DEUKPACK_VERSION@@ in codegen templates. */ export declare function substituteDeukPackVersionMarkers(text: string): string; //# sourceMappingURL=deukpackVersion.d.ts.map