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