import type { FaceMeshDetectionPlugin } from './definitions'; declare const FaceMeshDetection: FaceMeshDetectionPlugin; export * from './definitions'; export { FaceMeshDetection };