/* eslint-disable canonical/filename-match-regex */ import { Result } from 'ui/elements'; export default function NotFound() { return ; }