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

declare const ShareFillIcon: RemixiconReactIconComponentType;
export default ShareFillIcon;
