import type { Heap } from "@ganache/utils"; import type { TypedTransaction } from "@ganache/ethereum-transaction"; export default function replaceFromHeap(priced: Heap, source: Heap): boolean; //# sourceMappingURL=replace-from-heap.d.ts.map