import { FooterStylesType } from '../../../../components/footer/types/footerTheme';
import { FooterVariants } from './variants';
export declare const FOOTER_STYLES: FooterStylesType<FooterVariants>;
