import TopLevelBlock from 'DataTypes/TopLevelBlock'; export default class VuBlock extends TopLevelBlock { constructor(data: ArrayBuffer); }