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