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

declare const ShareLineIcon: RemixiconReactIconComponentType;
export default ShareLineIcon;
