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

declare const TerminalLineIcon: RemixiconReactIconComponentType;
export default TerminalLineIcon;
