/** * @name smart-tv.constants * @description Core smart-tv.constants in ngx-responsive * * @license MIT */ import { ISmartTv } from '../interfaces'; export declare const SMART_TV: ISmartTv;