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