import { Cell } from 'ton-core'; export declare function base64ToCodeCell(sbtSingleCode: string): Cell; //# sourceMappingURL=base64ToCodeCell.d.ts.map