export component NotFound() {
	<div>{'Not found'}</div>
}