import { Beacon } from '../../types'; export declare function makeReclaimTrustedBeacon(id: string): Beacon;