import type { IconProps } from '../../types'; declare const ArrowLeftLongFill: import("react").NamedExoticComponent; /** * Remix Icon: Arrow Left Long Fill * @see {@link https://remixicon.com/icon/arrow-left-long-fill Remix Icon Docs} */ export { ArrowLeftLongFill };