import type { CounterIndexDefintion } from './types';
export declare const counterIndexDefinition: CounterIndexDefintion;
