import { type StyledProps } from '@compiled/react'; import type { ComponentType, ClassAttributes, HTMLAttributes } from 'react'; export declare const FooterOuter: ComponentType & HTMLAttributes & StyledProps>;