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