export declare const ton: { id: number; }; export declare function isTonAddress(address: string): boolean; //# sourceMappingURL=ton.d.ts.map