/// import { IconProps } from "../SvgIcon"; export declare const UserUndone: (props?: IconProps) => JSX.Element; export default UserUndone;