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