export interface FaceExtract {
    status: number;
    template: string;
}
//# sourceMappingURL=FaceExtract.d.ts.map