import { GenericException } from "../exceptions/generic.exception"; export declare class myError extends GenericException { }