import { type Strategy } from '../types';
export declare const perBlockStrategy: Strategy;
