import type { Component } from 'solid-js'; import { SSButton, SSCallout, SSHeader, SSSurface } from 'src'; import { IconShield } from '../../demo/content'; const NotFoundPage: Component = () => (