import { ReactIconComponentType } from '../types';

declare const SubtitlesOff: ReactIconComponentType;
export default SubtitlesOff;
            