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