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

declare const StackshareFillIcon: RemixiconReactIconComponentType;
export default StackshareFillIcon;
