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