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