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