import { IconProps } from '../Icon'; declare function SvgPermIdentity(props: IconProps): JSX.Element; export default SvgPermIdentity;