import { Cell } from '@ton/core'; export declare function parseMarks(marksCell: Cell, code: Cell): Map>;