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