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