import type { Input } from 'mediabunny'; export declare const getDurationOrCompute: (input: Input) => Promise;