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