import type { IconProps } from '../../types'; declare const LinkedinBoxFill: import("react").NamedExoticComponent; /** * Remix Icon: Linkedin Box Fill * @see {@link https://remixicon.com/icon/linkedin-box-fill Remix Icon Docs} */ export { LinkedinBoxFill };