export interface meter { password: any; onResult: (item: any) => void; }