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