declare const Section: import("styled-components").StyledComponent<"section", any, { className: "w-full px-6 py-2"; }, "className">; export default Section;