export declare class DAppDetails { version: string; developedBy: string; render(): any; }