import { Props } from './types'; export declare const Header: import("styled-components").StyledComponent<"div", any, Props, never>;