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