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