/**
 * @chunk 0x03078000
 */
export default class CGameCtnMediaTrack {
    name?: string;
    blocks?: any[];
    protected 0x03078001: ({ r }: Chunk) => void;
}
