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

declare const KeyboardLineIcon: RemixiconReactIconComponentType;
export default KeyboardLineIcon;
