import { VideoConfig } from '../config/config'; export declare function createSubtitlesFilter(subtitleFile: string, options: VideoConfig): string;