export declare const EthAppPleaseEnableContractData: (message?: string | undefined, fields?: { [key: string]: any; } | undefined) => void; export declare const EthAppNftNotSupported: (message?: string | undefined, fields?: { [key: string]: any; } | undefined) => void; //# sourceMappingURL=errors.d.ts.map