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

declare const TerminalBoxLineIcon: RemixiconReactIconComponentType;
export default TerminalBoxLineIcon;
