import type { IconPropsType } from '../avatar-types';
export declare const IconNobody: (props: IconPropsType) => JSX.Element;
