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