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