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