import { InjectionToken } from '@angular/core'; import { Options } from 'sortablejs'; export declare const GLOBALS: InjectionToken;