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