import type { IconProps } from '../../types';
declare const ArrowGoBackFill: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Arrow Go Back Fill
 * @see {@link https://remixicon.com/icon/arrow-go-back-fill Remix Icon Docs}
 */
export { ArrowGoBackFill };
