import * as React from 'react'; declare function SvgTypePerson(props: React.SVGProps): JSX.Element; export default SvgTypePerson; //# sourceMappingURL=type-person.d.ts.map