import type { IconProps } from '../../types';
declare const ExternalLinkFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: External Link Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { ExternalLinkFill };
