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