import type { PipelineDefinition } from "../types";
export declare const conwayGame: PipelineDefinition;
