/**
 * Error Code Mapping
 *
 * This file is auto-generated during build process.
 * It contains a mapping between error selector (first 4 bytes of error hash) and error names.
 * Do not edit manually.
 */
export declare const ErrorCodeMapping: Record<string, string>;
