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