import React from 'react'; export default function PageNotFound() { return (

Sorry, but the thing you are looking for is definitely not here :(

); }