export declare const MiddleSectionWrapper: import("styled-components/dist/types.js").IStyledComponentBase<"web", import("styled-components").FastOmit, HTMLElement>, "isStacked"> & { isStacked: boolean; }, never> & Partial, HTMLElement>, "isStacked"> & { isStacked: boolean; }, never>>> & string; export declare const MiddleSection: ({ children }: { children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element;