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