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