import { ApiProviderType, ProviderType } from 'types'; export declare function providerHasDelegationCap(provider: ProviderType | ApiProviderType): boolean; //# sourceMappingURL=providerHasDelegationCap.d.ts.map