import type { IconProps } from '../../types'; declare const Forward5Line: import("react").NamedExoticComponent; /** * Remix Icon: Forward 5 Line * @see {@link https://remixicon.com/icon/forward-5-line Remix Icon Docs} */ export { Forward5Line };