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

declare const StackExchangeIcon: MdiReactIconComponentType;
export default StackExchangeIcon;
