import type { M3u8SeekingHints } from '../../seeking-hints'; export declare const getSeekingHintsForM3u: () => M3u8SeekingHints;