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