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