import { IconProps } from '../types'; export declare const AddFiled: (props: IconProps) => JSX.Element;