/// export declare const MfaSecureDeviceHelper: ({ uri, secret, }: { uri: string; secret: string; }) => JSX.Element;