import type { IconProps } from '../../types'; declare const OpenArmLine: import("react").NamedExoticComponent; /** * Remix Icon: Open Arm Line * @see {@link https://remixicon.com/icon/open-arm-line Remix Icon Docs} */ export { OpenArmLine };