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