import { IconBaseProps } from '@ant-design/icons/es/components/Icon'; import { IconFontProps } from '@ant-design/icons/es/components/IconFont'; import React from 'react'; declare const iconTypes: readonly ["a-kuanggongqueka", "dakachenggong-dankuangtishi", "a-chidaozaotui", "shuaxin", "shijian1", "zhaoxiangji", "dingwei", "gantanhao", "waichu", "chucha", "tongji-weixuanzhong", "daka-weixuanzhong", "shang", "xia", "tongji-xuanzhong", "daka-xuanzhong", "shenqing-weixuanzhong", "shenqing-xuanzhong", "f-calendarbeifen", "f-essaybeifen", "f-afterbeifen", "f-playerbeifen", "f-guidebookbeifen", "f-refreshbeifen", "f-journeybeifen", "f-zhenduanbeifen", "guanbi3", "rili", "sangedian", "guanbi2", "wenjian2", "jiantou", "shaixuan1", "a-fanhui", "a-luxiang3x", "a-xiangce3x", "a-paizhao3x", "a-qianming3x", "xiala", "rili", "shijian", "shangchuan", "jiantou", "zuzhijiantou", "a-1111", "a-bianzu43x", "duigou", "guaduan", "jieting", "baocun", "qingchu", "guanbi1", "tupian2", "chakangengduo", "tianjiaqunliao1", "jiantouzuo", "sousuo", "wenjian1", "tupian1", "lianjie", "weiwancheng", "shaixuan", "shaixuan1", "shouqijiantouxia", "tishi", "xiazai", "tongxunlu-wenjianjia", "a-fanhui", "shuru-shanchu", "yanjing", "yanjing-1", "bitian", "shouji", "youxiang", "yuyin", "weixuanzhong", "xuanzhong", "fangdajing", "luxiang", "tupian", "paizhao", "wenjian", "tianjiaqunliao", "tianjia", "gengduo", "shoujihao", "biaoqing", "jianpan", "suoxiao", "fangda", "baocundaobendi", "danjuyinyong", "shoudongtianjia", "guanbi", "jingyin", "shengyin", "tuichuquanping", "quanping"]; export type IconType = (typeof iconTypes)[number]; declare function createIconBySvg(svg: any): React.ForwardRefExoticComponent & React.RefAttributes>; export declare class UdpIcon extends React.Component> { static RouteBack: React.FC; static FilterIcon: React.FC; static RightArrow: React.FC; static DownArrow: React.FC; static AfterIconSvg: React.ForwardRefExoticComponent & React.RefAttributes>; static SearchSvg: React.ForwardRefExoticComponent & React.RefAttributes>; static UpArrowSvg: React.ForwardRefExoticComponent & React.RefAttributes>; static UserBgSvg32: React.ForwardRefExoticComponent & React.RefAttributes>; static UserBgSvg: React.ForwardRefExoticComponent & React.RefAttributes>; static EmptySvg: React.ForwardRefExoticComponent & React.RefAttributes>; static BigArrow: React.ForwardRefExoticComponent & React.RefAttributes>; static Arrow: React.ForwardRefExoticComponent & React.RefAttributes>; static DOCSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static EXLSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static JPGSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static PNGSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static PDFSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static PPTSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static TXTSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static WordSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static AudioSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static VideoSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static BreadcrumbSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static FoldSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static DataItemSVG: React.ForwardRefExoticComponent & React.RefAttributes>; static createIcon: typeof createIconBySvg; render(): import("react/jsx-runtime").JSX.Element; } export {};