export declare const INDEX_COUNTS: number[];
export declare const IDX = 12345;
export declare const run: () => Promise<boolean>;
