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