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