export declare function getAccount(address?: string): Promise<void>;
