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