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