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