export declare const AlunaGenericErrorCodes: { PARAM_ERROR: string; PARSER_ERROR: string; NOT_FOUND: string; UNKNOWN: string; };