export declare function EnsureError(message: any, data: any): void;
export declare namespace EnsureError {
    var prototype: any;
}
