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