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