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