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