import { Error } from './Error.generated'; export interface NotFound extends Error { }