import type { SVGProps } from 'react'; import * as React from 'react'; declare const SvgTvFill: (props: SVGProps) => React.JSX.Element; export default SvgTvFill; //# sourceMappingURL=TvFill.d.ts.map