/// import FooterLayoutProperties from "./footer.properties"; import './footer.styles.scss'; export default function FooterLayout(properties: FooterLayoutProperties): JSX.Element;