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