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