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