import type { BufferIterator } from './iterator/buffer-iterator'; export declare const getHvc1CodecString: (data: BufferIterator) => string;