import { BN } from '@polkadot/util'; export declare const FALLBACK_MAX_HASH_COUNT = 250; export declare const FALLBACK_PERIOD: BN; export declare const MAX_FINALITY_LAG: BN; export declare const MORTAL_PERIOD: BN;