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