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