import type { IconDefinition } from '../types';
declare const WomanOutlined: IconDefinition;
export default WomanOutlined;
