import type { SamplePosition } from '@remotion/media-parser'; export declare const createStcoAtom: (samplePositions: SamplePosition[]) => Uint8Array;