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