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