import { getWeb3 } from './Web3Service';
declare const _default: {
    getWeb3: typeof getWeb3;
};
export default _default;
