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