/// import HeaderLayoutProperties from './header.properties'; import './header.styles.scss'; export default function HeaderComponent(properties: HeaderLayoutProperties): JSX.Element;