import { HeaderInterface } from './header.types'; export declare function headerTheme(props: HeaderInterface): any;