import type { Model } from './types'; export declare const threshold = 0.5; export declare const model: Model; //# sourceMappingURL=model.d.ts.map