export declare const createError: (packageName: string, group?: string) => (message: string) => Error;