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