import type { IconProps } from '../../types'; declare const ExportLine: import("react").NamedExoticComponent; /** * Remix Icon: Export Line * @see {@link https://remixicon.com/icon/export-line Remix Icon Docs} */ export { ExportLine };