export type RawBlockchainConfig = {
    config: any;
};
