import { HttpLink } from './HttpLink';
export declare const PROVIDERS: (typeof HttpLink)[];
export declare class HttpLinkModule {
}
