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