import { IExceptionConstant } from "@sugoi/core"; export declare const EXCEPTIONS: { [prop: string]: IExceptionConstant; };