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