import { type FC } from 'react'; import { type ButtonProps } from 'react-login-page'; export declare const Reset: FC;