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

declare const TerminalBoxFillIcon: RemixiconReactIconComponentType;
export default TerminalBoxFillIcon;
