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