import { SVGProps } from "react";
declare const GYSiGlyphDish: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphDish };
