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