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