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