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