export declare const Providers: Map<any, any>;
export declare function getProvider(provider: string): any;
