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

declare const TvOff: ReactIconComponentType;
export default TvOff;
            