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