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

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