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