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

declare const ShareForwardLineIcon: RemixiconReactIconComponentType;
export default ShareForwardLineIcon;
