WomanOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const WomanOutlined: IconDefinition;
export default WomanOutlined;