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