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