import type { IconProps } from '../../types';
declare const MvLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Mv Line
 * @see {@link https://remixicon.com/icon/mv-line Remix Icon Docs}
 */
export { MvLine };
