import { InjectionToken } from '@angular/core'; /** * @internal */ export declare const LIBRARY_IS_PRO: InjectionToken;