import { IDictionary } from 'datx-utils'; export declare function error(message: string, keys?: IDictionary): Error;