import { InjectionToken } from '@angular/core'; import * as faceapi from 'face-api.js'; export declare const FaceDetectionOptions: InjectionToken;