import { IError } from '../../interfaces/error-message.interface';
export declare const INTERNAL_SERVER_ERROR: IError;
