import type { IconProps } from '../../types';
declare const LinkUnlinkM: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Link Unlink M
 * @see {@link https://remixicon.com/icon/link-unlink-m Remix Icon Docs}
 */
export { LinkUnlinkM };
