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