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