import { InjectionToken } from '@angular/core'; export declare const SC_IMAGE_COMPARISON_DATA: InjectionToken<{}>;