import { IFramesInfo, IEBML } from '../interfaces'; export default function getEBMLShell(info: IFramesInfo): IEBML;