import React from 'react'; import { IconPropsWithSize } from './types'; export declare const User: React.FC; export default User;