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

declare const KeyboardBoxLineIcon: RemixiconReactIconComponentType;
export default KeyboardBoxLineIcon;
