import type { AdminViewServerProps } from 'payload';
import React from 'react';
export declare const forgotPasswordBaseClass = "forgot-password";
export declare function ForgotPasswordView({ initPageResult }: AdminViewServerProps): React.JSX.Element;
//# sourceMappingURL=index.d.ts.map