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