import * as React from "react"; declare function SvgDish(props: React.SVGProps): React.JSX.Element; export default SvgDish;