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

declare const LiveTv: ReactIconComponentType;
export default LiveTv;
            