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