import { FirstUpdateAfterBlock, FirstUpdateAfterBlockModel } from './types'; export declare const mapFirstUpdateAfterBlock: ({ active_epoch_no }: FirstUpdateAfterBlockModel) => FirstUpdateAfterBlock; //# sourceMappingURL=mappers.d.ts.map