import React from 'react'; import { WrappedSquishTranscriptProps } from './types'; declare const WrappedSquishTranscriptTrack: React.FC; export default WrappedSquishTranscriptTrack;