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