import { GenericException } from "@sugoi/core"; export declare class SugoiModelException extends GenericException { }