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