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