/// import SectionLayoutProperties from "./section.properties"; import './section.styles.scss'; export default function SectionLayout(properties: SectionLayoutProperties): JSX.Element;