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