export declare function initializeDappkit(networkId: number, dappId: string): any;
export declare function getDappkit(): any;
