import { FooterInterface } from './footer.types'; export declare function footerTheme(props: FooterInterface): any;