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