import * as React from "react"; import { SVGProps } from "react"; const SvgToasterOven = (props: SVGProps) => ( ); export default SvgToasterOven;