export declare class FingerPrintEntity { B64Huella: string; IndexHuella: number; LongitudHuella: number; }