import type { OpcodeStep } from "../../types.js"; export declare function MemoryPanel({ step }: { step: OpcodeStep; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=MemoryPanel.d.ts.map