import { Beacon } from '../../types'; export default function makeSmartContractBeacon(chainId: string): Beacon;