import type { BlueOperation } from "../../operations.js"; import type { OperationHandler } from "../types.js"; export declare const handleBlueOperation: OperationHandler;