import { TypographyProps } from '@mui/material'; export default function CheckoutFooter(props: TypographyProps): import("react").JSX.Element;