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