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