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