declare const getProvider: (network?: string | number) => Promise; export default getProvider;