export declare type TranscriptSplit = 'none' | 'word' | 'line';