import { IconProps } from '../types';
declare const Television: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default Television;
//# sourceMappingURL=Television.d.ts.map