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