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