// import React from 'react'; import StyledWrapper from "./styled"; export default function NotFoundPage() { return 404 page; }