import { ValueProvider } from '@angular/core'; export declare abstract class JQueryProvider { } export declare const JQUERY_PROVIDER: ValueProvider;