import { RemixiconReactIconComponentType } from './dist/typings';

declare const InputMethodLineIcon: RemixiconReactIconComponentType;
export default InputMethodLineIcon;
