import { Blockchain } from '../models/blockchain';
export declare const blockchains: ReadonlyArray<Blockchain>;
