import type { RenderContext } from '../../types.js'; export declare function renderMemoryLine(ctx: RenderContext): string | null; //# sourceMappingURL=memory.d.ts.map