AntdIconProps
src/routes/companies/components/table-view.tsx:61:22 - error TS2739: Type '{}' is missing the following properties from type 'Pick<AntdIconProps, "scope" | "children" | "size" | "label" | "list" | "max" | "required" | "type" | "data" | "default" | "high" | "low" | "key" | "id" | "media" | ... 347 more ... | "twoToneColor">': onPointerEnterCapture, onPointerLeaveCapture
61 filterIcon={<SearchOutlined /> as any}
61 filterIcon={<SearchOutlined /> as any}
