/// declare const ResponsiveWrapper: import("styled-components").IStyledComponent<"web", import("styled-components/dist/types").Substitute, HTMLDivElement>, { responsive: boolean; fixedHeader?: boolean | undefined; fixedHeaderScrollHeight?: string | undefined; }>>; export default ResponsiveWrapper;