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

declare const StackOverflowLineIcon: RemixiconReactIconComponentType;
export default StackOverflowLineIcon;
