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