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