import { InjectionToken } from '@angular/core'; import { Hooks } from './types'; export declare const LAZYLOAD_IMAGE_HOOKS: InjectionToken>;