/// <reference types="react" />
import type { MFAOTPFooterProps } from "../../../types";
export declare const MFAOTPFooter: import("react").ComponentType<MFAOTPFooterProps>;
