import React from 'react'; import { ChangePasswordScreenProps } from './types.js'; export declare const ChangePasswordScreen: React.FC;