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