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