import { ClarityValue } from "@stacks/transactions";
export declare function formatSerializedBuffer(value: ClarityValue): ClarityValue;
