export declare class Address { constructor(address: string); did: string; }