export declare const startSoterAuthentication: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const checkIsSupportSoterAuthentication: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const checkIsSoterEnrolledInDevice: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>;