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