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