import TopLevelBlock from 'DataTypes/TopLevelBlock'; export declare function blockFactory(data: any, pos: any): TopLevelBlock;