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