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

declare const StackshareLineIcon: RemixiconReactIconComponentType;
export default StackshareLineIcon;
