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

declare const KeyboardFillIcon: RemixiconReactIconComponentType;
export default KeyboardFillIcon;
