import { Cell } from '@ton/core'; export declare const ROUTERV3_CODE: Cell; export declare const ACCOUNTV3_CODE: Cell; export declare const POSITIONV3_CODE: Cell; export declare const POOLV3_CODE: Cell;