import { bytes } from "../../chia/types/_python_types_";
export type Program = bytes;
