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

declare const WomenLineIcon: RemixiconReactIconComponentType;
export default WomenLineIcon;
