export declare const ERRORS: { badNetworkArg: string; noMatch: (type: string, value: string) => string; }; //# sourceMappingURL=constants.d.ts.map