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