import React from 'react';
declare const WomanOutline: React.FC<import("./gen").IconCommonProps>;
export default WomanOutline;
