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