import { Address } from "ton-core"; export declare function randomAddress(workchain?: number): Address;