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