import { AppExceptionItem } from '../app.exception'; export declare const VALIDATIONS: { DEFAULT: AppExceptionItem; };