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

declare const KeyboardBoxFillIcon: RemixiconReactIconComponentType;
export default KeyboardBoxFillIcon;
