import { IEBML } from '../interfaces'; export declare function generateEBML_old(json: IEBML): string;