import * as React from 'react'; import { BoxExtendedProps } from '../Box/index'; declare const Footer: React.FC; export { Footer };