import { BaseError } from "../types/base/error";
export declare const NovinpalErrorCodes: Record<string, BaseError>;
