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

declare const StackOverflowFillIcon: RemixiconReactIconComponentType;
export default StackOverflowFillIcon;
