import { uint64 } from "../../chia_rs/wheel/python/sized_ints";
export type CLVMCost = uint64;
