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