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