import type { ChainType } from '@lifi/types';
export declare const getProvider: <T>(type: ChainType) => T;
//# sourceMappingURL=provider.d.ts.map