/// import { SvgIconProps } from './types'; export declare function InprivateAccountIcon({ className, ...props }?: Partial): JSX.Element;