import type { IconProps } from '../../types'; declare const InputMethodLine: import("react").NamedExoticComponent; /** * Remix Icon: Input Method Line * @see {@link https://remixicon.com/icon/input-method-line Remix Icon Docs} */ export { InputMethodLine };