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