import { Tagable } from '../entities';

export declare const multicallErrorEventName: (tags: Tagable) => string;
