import { Exception } from '@lakutata/core'; export declare class HttpRequestEventNotFoundException extends Exception { district: string; errno: number | string; }